(Fpos_visible_in_window_p): Replace FULLY parameter with PARTIALLY,
authorMiles Bader <miles@gnu.org>
Fri, 8 Dec 2000 18:10:29 +0000 (18:10 +0000)
committerMiles Bader <miles@gnu.org>
Fri, 8 Dec 2000 18:10:29 +0000 (18:10 +0000)
commitbc90844dd1cd747a108aa3d2436c29938797d660
treeea57f10db6b40a0d5db4d1baa947e722f07a6e7e
parent2128170c94473a037de8fc50a0982c70019d55bb
(Fpos_visible_in_window_p): Replace FULLY parameter with PARTIALLY,
inverting the sense.
(window_scroll_pixel_based): Scroll partially visible lines into place
if we hit the beginning or end of the buffer.
(displayed_window_lines): Don't include partially visible line at bottom.
src/window.c